object RPStatusForm: TRPStatusForm Left = 361 Top = 258 BorderIcons = [] BorderStyle = bsDialog Caption = 'Report Status' ClientHeight = 113 ClientWidth = 361 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object StatusLabel: TLabel Left = 8 Top = 16 Width = 345 Height = 49 Alignment = taCenter AutoSize = False end object CancelButton: TBitBtn Left = 128 Top = 72 Width = 89 Height = 33 TabOrder = 0 OnClick = CancelButtonClick Kind = bkCancel end end